使用ffmpeg從m3u8地址下載mp4視頻文件-linux腳本(bash) 1.使用說明 如圖: 2.腳本如下: 注意: 將第一行#!/usr/bin/env bash修改為你的bash的絕對路徑. 參考:m3u8_download ...